Skip to content

Upgrade to Scala.js 1.4.0. #11073

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 13, 2021
Merged

Conversation

sjrd
Copy link
Member

@sjrd sjrd commented Jan 12, 2021

The changes in JSExportsGen are ported from the upstream PR scala-js/scala-js#4334

The changes in the build add the sources of org.scalajs.junit.async._ to the Compile configuration of the JUnit test suite. This contains helpers for asynchronous tests that are internally used by the JUnit test suite.

@sjrd sjrd requested a review from nicolasstucki January 12, 2021 14:42
@sjrd sjrd added this to the 3.0.0-RC1 milestone Jan 12, 2021
The changes in `JSExportsGen` are ported from the upstream PR
scala-js/scala-js#4334

The changes in the build add the sources of
`org.scalajs.junit.async._` to the Compile configuration of the
JUnit test suite. This contains helpers for asynchronous tests that
are internally used by the JUnit test suite.
@nicolasstucki nicolasstucki merged commit 83c5b0d into scala:master Jan 13, 2021
@nicolasstucki nicolasstucki deleted the scalajs-1.4.0 branch January 13, 2021 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants